Chris Pollett > Old Classes >
CS185c

( Print View )

Grades: [Sec2]

Submit: [Sec2]

Course Info:
  [Texts & Links]
  [Topics]
  [Grading]
  [HW Info]
  [Exam Info]
  [Regrades]
  [Honesty]
  [Announcements]

HW Assignments:
  [Hw1]  [Hw2]  [Hw3]
  [Hw4]  [Hw5]

Practice Exams:
  [Mid1]  [Mid2]  [Final]

                            












HW#4 --- last modified January 01 1970 00:00:00..

Solution set.

Due date: Nov 25

Files to be submitted:
  hw4.zip

Purpose: To do preliminary work on your final project. To gain experience with record manipulation on the Palm Pilot and to gain experience using the IR port of Palm devices.

Specification:

For this homework you should produce a partially working version of your final project. That is, the main form of your final app should appear correctly along with menus. Enough of the controls and menus items should work correctly so that you can illustrate using Preference memory to preserve the state of the app between invocations. Similarly, enough of the app must be working so that the fact that it uses feature memory and reads and writes records can be demonstrated. Lastly, the app must be able to beam either records or some of the data in the application info block to other Palm devices on which the application resides. Your project should be submitted in a file hw4.zip, so that I can uncompress this file and type make to get the relevant .prc. This zip file should also contain a readme.txt file with any additional compilation instructions as well as instructions on how to test out the features you were supposed to implement.

Point Breakdown

Departmental coding guidelines for C++ followed1pt
Basic shell of final project there 3pts
Uses preferences, feature memory, and database records in a constructive manner.3pts
IR working3pts
Total10pts